字典二二>英语词典>true code翻译和用法

true code

英 [truː kəʊd]

美 [truː koʊd]

网络  原码

计算机

双语例句

  • Set it to true ( as shown in the above code) to supply specific authentication credentials to cause a WWW-Authenticate HTTP header to be passed with the initial request.
    如果将其设置为true(如上述代码所示),则可以提供特定的身份验证凭据,以便通过初始请求传递WWW-AuthenticateHTTP标头。
  • If the json attribute is true, the code generator adds a JavaScript line that evaluates the Ajax response, using eval ( request. responseText).
    如果json属性为true,那么这个代码生成器将会用eval(request.responseText)添加一行JavaScript代码来评估Ajax响应。
  • He practised Li, a ceremonial code of social and religious behaviour, and maintained that it was the true code for a gentleman to follow.
    他奉行礼,认为它是社会和宗教行为的礼仪规范,是圣贤之士都应该遵循的真正行为规范。
  • After all, in theory, the if simply checks a condition, and if the condition is true, executes the block of code that follows.
    毕竟,从理论上说,if只检查一个条件。如果条件为真,则执行后面跟着的代码。
  • This is always true when the code is executed with full trust.
    当使用完全信任代码执行时,始终满足此条件。
  • What's true for programming code in general is true for debugger code.
    适用于编程代码的一般规则也适用于调试器代码。
  • True if the code that this element represents is no longer available
    如果此元素表示的代码已不再可用,则为真
  • The name of the tool that converts assembly language into true machine code is called an "assembler".
    把汇编语言翻译成真实的机器码的工具叫汇编程序。
  • Enter true if the stair is counted for building code exit requirements.
    如果楼梯与建筑物规范中对出口的要求有关,则输入“true”。
  • This may be true, but carefully crafted code can still be optimized better and it's still best to avoid creating object.
    也许他们说的对,但不管怎样,我们依然可以对精心编写的代码进行优化,当然了,最好的手段就是避免创建对象。